interactive session造句
例句与造句
- Let s look at an interactive session that uses this program
让我们看一下使用该程序的交互式会话。 - Technique : running the stored procedure from an interactive session
技术:从交互式会话运行存储过程 - In the interactive session , you can just mention the name again , and the interpreter will tell you what it is
在交互环境下,你可以输入变量的名字,解释器就会告诉你答案。 - Being a member of the audience , you may also be able to perform with them during the interactive session
参演加设观众同乐环节,欢迎各家长及市民一同参与,凭票免费入场。 - A state during an interactive session in which , the terminal appears to be going nowhere or doing nothing
在交互对话期间,终端设备外观上不再对外联系或进行任何工作的一种状态。 - It's difficult to find interactive session in a sentence. 用interactive session造句挺难的
- For example , let s build on the above interactive session and add a simple action listener to a jbutton
例如,让我们在上述的交互式会话的基础上给jbutton添加一个简单的动作侦听器: - Being a member of the audience , you may also be able to perform with them during the interactive session . admission is free
参演加设观众同乐环节,欢迎各家长及市民一同参与,凭票免费入场。 - Running the stored procedure from an interactive session allows you to see any errors returned by the stored procedure
实用工具)运行存储过程。从交互式会话运行存储过程可以查看存储过程返回的所有错误。 - If the program being exploited runs with a high privilege level such as root or administrator , then the attacker gets that privilege in the interactive session
的全部内容,为每段引语生成匹配的口令,将这些口令添加到他们的口令字典中来进行尝试。 - A state during an interactive session in which , the terminal appears to be going nowhere or doing nothing . when the system is hang up , users might think that it has crashed
在交互对话期间,终端设备外观上不再对外联系或进行任何工作的一种状态。当系统挂起时,用户可能认为系统已经崩溃。 - Therefore , the techniques for troubleshooting an activation stored procedure differ slightly from the techniques used for troubleshooting stored procedures that are part of an interactive session
因此,激活存储过程的故障排除技术与作为交互式会话一部分的存储过程所使用的故障排除技术稍有不同。 - If an object is stored in session scope , it can be retrieved by any pages accessed by a user during a single interactive session with the web application that is , until the
如果对象是存储在会话作用域中的,则在与web应用程序的交互式会话期间,可以由用户访问的任何页面检索它(即,直到与该用户交互相关联的 - To do this is mostly just a matter of making the docstring look like an interactive shell session ; an easy way to do that is to copy - and - paste from a python interactive shell or from idle , pythonwin , macpython , or other ides with interactive sessions
这样做很像是让文档字符串看起来如同一个交互式shell会话;完成这一任务的一个简单方法是,从一个python交互式shell中(或者从idel 、 pythonwin 、 macpython或者其他带有交互式会话的ide中)拷贝-粘贴。